High Level Overview of CCTV CV
Things to include in CV:
- ERD
- ERD Images
- Descriptions of tables.
- Workflow notebooks included. This is where the Introduction of new utility foo would be most obvious.
- Flow Diagrams
- What software we use for CV.
- What dataset was CV trained on before we started feeding it pipes.
- Bluring, Stiching.. other processes
- Streamlit?
Repository Order for CCTV CV:
- gqc-utility-notebooks--> You get the train and test CSVs and blurred frames as a result.
- compute-msi --> Use the blurred frames, training and test CSVs to generate a CV model.
SELECT * FROM frames;